home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / pdq140.arj / WHATS.NEW < prev   
Text File  |  1993-12-17  |  4KB  |  96 lines

  1.  
  2.  
  3.           CD ROM drives have come down in price and have increased 
  4.         in popularity since the last version of PDQ.  SDC can take up
  5.         to twenty minutes to scan a CD ROM drive because of the low
  6.         speed and high capacity of this device.  If you don't have
  7.         the patience to wait for SDC to scan your CD ROM drive
  8.         (I don't) you can lock it out with the SDNOSCAN environment
  9.         variable.  To do this, set SDNOSCAN to the letter of the drive
  10.         that you want SDC to ignore.  For example, if you want SDC to 
  11.         ignore drive D put the following line in your AUTOEXEC.BAT 
  12.         file:
  13.  
  14.                 SET SDNOSCAN=D
  15.  
  16.           More than one drive can be specified if you want to lock
  17.         out other drives such as network drives.
  18.  
  19.  
  20.  
  21.                    New for ver. 1.40
  22.  
  23.     1.    The Friendly File Viewer has been completely reworked.  It
  24.         will now handle files containing over 150,000 lines depending
  25.         on available memory.  Pressing F5 will allow you to read in a 
  26.         new file from the main program and and pressing F5 from the 
  27.         directory screen will allow you to change the file mask. Line
  28.         numbers can be displayed by pressing F6.  
  29.  
  30.           I have also added several command line switches.  The /w 
  31.         switch will cause FFV to wrap lines in all modes, not just 40 
  32.         column modes.  While adding this switch I discovered that the 
  33.         line wrap subroutine did not expand tabs correctly.  This has 
  34.         now been fixed.  I have added a /f switch to handle redirected 
  35.         input and a /b switch to use the BIOS when displaying pages.  
  36.         This last is identical to the "B" setting of PDQCFG.
  37.  
  38.     2.    The escape key can now be used to terminate searches when
  39.         using GFF and to interrupt scans when using SDC.
  40.  
  41.     3.    Handling of switches and options has been improved in all
  42.         utilities.
  43.  
  44.  
  45.                    New for ver. 1.31
  46.  
  47.  
  48.     1.    The 40 column line wrap feature in the previous version
  49.         had some problems with scrolling accurately.  Each 40 column 
  50.         segment is now treated as a separate line and the line number
  51.         at the bottom of the screen will reflect this.
  52.  
  53.  
  54.  
  55.                    New for ver. 1.30
  56.  
  57.  
  58.  
  59.     1.    FFV has received more improvements and will now configure
  60.         itself to use available memory.  This means that FFV can
  61.         run on a system as small as 192k and handle files as large 
  62.         as 65500 lines on 384k and larger systems.  FFV has also 
  63.         been given another increase in speed and is much faster than 
  64.         previous versions.
  65.  
  66.           When using F4 to display the directory, the previously
  67.         selected file if any will be highlighted.  This seems to
  68.         work better than resetting to the begining of the directory
  69.         each time.  
  70.  
  71.           If a string search fails you will now be returned to your
  72.         previous position in the file instead of being left at the
  73.         end of the file.
  74.  
  75.           FFV can now search back through the file for a previous
  76.         occurence of the search string.  To invoke this command you
  77.         can use either a "?" or F9 as in LIST.
  78.  
  79.           Last but not least FFV has a new option to switch your
  80.         display adaptor to extended text modes.  The format is
  81.         
  82.                 ffv -n filename
  83.  
  84.         where n is the actual number of the mode in decimal.  To
  85.         save you grief in converting from hex to decimal I have
  86.         listed common mode numbers in the DOC's.  FFV can even
  87.         handle CGA 40 column modes although the help screen is
  88.         not available in these modes.  Lines will be automatically
  89.         wrapped in 40 column modes.
  90.  
  91.  
  92.                 Gerald M. Vrooman
  93.                 Chenango Shoreware
  94.  
  95.  
  96.